findByInt

public final DeviceType findByInt(Integer value)

Helper method to find the DeviceType enum that corresponds to an integer value. If an unknown integer value is provided, DeviceType.UNKNOWN is returned.

Since

4.2.0